Fix broken link#71647
Conversation
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@strepanier03 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
strepanier03
left a comment
There was a problem hiding this comment.
Confirmed the broken link and the correct link.
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Adding redirect that is needed for this type of change.
strepanier03
left a comment
There was a problem hiding this comment.
Added redirects that were needed and now things look good.
|
I'll review the build once it's done and then I think I need another reviewer since I pushed the last change. |
|
🚀 Deployed to staging by https://github.com/AndrewGable in version: 9.2.29-0 🚀
|
|
@astrojuanlu do we have any QA steps here? |
|
Check that the corresponding link in https://help.expensify.com/articles/new-expensify/expensify-card/Cardholder-Settings-and-Features#enable-notifications works (it does!) |
|
@astrojuanlu It works for me Do you think we need a QA team to follow some steps, or can we check it off? |
|
The one changed by this PR is
I think it can be considered done already |
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.2.29-5 🚀
|

Explanation of Change
Fixed Issues
$
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop